PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedParagraph Class / setSpacingBefore Method
The space in points above the paragraph content.
In This Topic
    setSpacingBefore Method
    In This Topic
    Sets the spacing before the paragraph.
    Syntax
    public void setSpacingBefore( 
       double value
    )

    Parameters

    value
    The space in points above the paragraph content.
    See Also